Skip to content

Add flashrom 0.9.9 #228

Merged
merged 1 commit into from
Dec 5, 2016
Merged

Add flashrom 0.9.9 #228

merged 1 commit into from
Dec 5, 2016

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Dec 2, 2016

No description provided.

Description [1]:

> flashrom is a utility for identifying, reading, writing, verifying and
> erasing flash chips. It is designed to flash
> BIOS/EFI/coreboot/firmware/optionROM images on mainboards,
> network/graphics/storage controller cards, and various other
> programmer devices.

This can be used for firmware updates issued from the operating system
on supported boards. So add version 0.9.9.

```
pmenzel@keineahnung:~/bee-files> bee init https://download.flashrom.org/releases/flashrom-0.9.9.tar.bz2
creating flashrom-0.9.9-0.bee from template '/etc/default/bee/templates/fallback'
pmenzel@keineahnung:~/bee-files> git add flashrom-0.9.9-0.bee
pmenzel@keineahnung:~/bee-files> git mv flashrom-0.9.9-0.bee flashrom.be0
```

Examples:

```
$ flashrom --help
$ flashrom --list-supported
$ sudo flashrom --programmer internal --verbose
$ sudo flashrom --programmer internal --read firmware.rom
$ sudo flsahrom --programmer internal --write new-bios.rom
```

[1] https://www.flashrom.org
@donald donald merged commit 6ef8cc3 into master Dec 5, 2016
@donald donald deleted the add-flashrom-0.9.9 branch December 14, 2016 14:39
@donald
Copy link
Collaborator

donald commented Dec 19, 2016

oops: BEE_VERSION is missing.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants